home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / ddj0897.zip / DYN401.ZIP / class / numbary.d < prev    next >
Text File  |  1996-02-04  |  360b  |  30 lines

  1.  
  2. /*
  3.  *
  4.  *    Copyright (c) 1993-1996 Algorithms Corporation
  5.  *    3020 Liberty Hills Drive
  6.  *    Franklin, TN  37067
  7.  *
  8.  *    ALL RIGHTS RESERVED.
  9.  *
  10.  *
  11.  *
  12.  */
  13.  
  14.  
  15. defclass  NumberArray : Array;
  16.  
  17.  
  18.  
  19. /*
  20.  *
  21.  *    Copyright (c) 1993-1996 Algorithms Corporation
  22.  *    3020 Liberty Hills Drive
  23.  *    Franklin, TN  37067
  24.  *
  25.  *    ALL RIGHTS RESERVED.
  26.  *
  27.  *
  28.  *
  29.  */
  30.